home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / mips / iris5gdb.h < prev    next >
C/C++ Source or Header  |  1994-05-31  |  212b  |  8 lines

  1. /* Definitions of target machine for GNU compiler.  Irix version 5 with gas
  2.    and gdb.  */
  3.  
  4. /* Use stabs instead of ECOFF debug format.  */
  5. #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  6.  
  7. #include "mips/iris5gas.h"
  8.